Skip to main content link. Accesskey S
  • Help
  • HCL Logo
  • HCL Sametime wiki
  • THIS WIKI IS READ-ONLY. Individual names altered for privacy purposes.
  • HCL forums and blogs
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
Search
Community Articles > Sametime Standard > Sametime Standard troubleshooting > Troubleshooting the IBM Lotus Sametime 8.5.1 Media Server
  • Share Show Menu▼
  • Subscribe Show Menu▼

Recent articles by this author

Troubleshooting the IBM Sametime 8.5.2 System Console

This article discusses common, known issues of the IBM® Sametime® 8.5.2 System Console and how to troubleshoot these issues.

Troubleshooting the IBM Lotus Sametime 8.5.1 Media Server Client

This guide describes the known issues associated with the client side of IBM® Lotus® Sametime® 8.5.1 Media Server and explains how to troubleshoot them.

Troubleshooting the IBM Lotus Sametime 8.5.1 Media Server

This article provides step-by-step instructions on troubleshooting common issues encountered when using the IBM® Lotus® Sametime® 8.5.1 Media Server, serving as an updated guide to the wiki article, “Troubleshooting the Sametime 8.5 Media Server.”
Community articleTroubleshooting the IBM Lotus Sametime 8.5.1 Media Server
Added by ~Laura Prejipyplopakoi | Edited by ~Denise Ekresaplopoden on February 11, 2011 | Version 5
  • Actions Show Menu▼
expanded Abstract
collapsed Abstract
This article provides step-by-step instructions on troubleshooting common issues encountered when using the IBM® Lotus® Sametime® 8.5.1 Media Server, serving as an updated guide to the wiki article, “Troubleshooting the Sametime 8.5 Media Server.”
Tags: 8.5.1
ShowTable of Contents
HideTable of Contents
  • 1 Getting started
  • 2 Requirements for Sametime 8.5 clients to connect to the Media Manager Server
  • 3 Issue: AV doesn't work for n-way chat or AV meetings call
    • 3.1 Modifying the maximum number of participants in an AV session
  • 4 Troubleshooting video
  • 5 Troubleshooting Webcams
  • 6 Troubleshooting UVC cameras
  • 7 Troubleshooting AV Policies
  • 8 Resources
  • 9 About the authors

Getting started


Start off by testing the Sametime clients on the same network subnet as the server; in other words, take firewalls / Network Address Translation (NAT) out of the equation, as follows:
  1. Disable the client and server firewalls
  2. Confirm Point-to-Point (P2P) and then three-way calls
  3. Confirm P2P will connect clients together with connections in both directions
  4. Confirm three-way (or greater) calls will cause all traffic to flow through the server
  5. Debug audio/video (AV) calls first, and then move to AV in meetings

Do not add additional network complexity until this setup is working correctly.

Requirements for Sametime 8.5 clients to connect to the Media Manager Server


In order for the Sametime clients to connect to the Media Manager Server, the following must be in place:
  • A Media Manager Server installed without errors, configured properly, and all its are components running.
  • All WebSphere® Application Server fixes required by Media Manager are already applied, per the IBM Support Technote, “WebSphere Application Server V7.0 fixes needed by Lotus Sametime 8.5.”
  • Latest cumulative hotfix applied on client and server (recommended).
  • AV policies are set correctly in the Sametime System Console (SSC).
  • The policy “Voice and video capabilities available through the Sametime Media Server” under Sametime Instant Messaging Default Policy is enabled.
  • For embedded clients, the policy “Allow all Sametime Connect features to be used with integrated clients (IC)” under Sametime Instant Messaging Default Policy is enabled

If you receive the error, “ST_CONNECT_NOT_PRIVILEGED” or “ST_CONNECT_HOST_UNREACHABLE” in the Media Manager Server logs, then add the Media Server IP in the trusted IP list of the Sametime Community Server.

Issue: AV doesn't work for n-way chat or AV meetings call


If AV isn't working for n-way chat or AV meetings call, and only P2P AV calls work, typically this problem occurs due to configuration settings. To resolve the issue, do the following:
  • Confirm that at least one Packet Switcher is available to the Conference Manager for all n-way and meetings AV calls.
  • Verify that a PacketSwitcher.info file is present in the Media Server logs directory.
  • Open the stavconfig.xml file under the Deployment Manager (DM) profile directory in WebSphere Application Server and verify that the value of the Packet Switcher host is the same as the machine on which it is running.
  • Try removing any host aliases from the OS host's file.
  • Make sure that Media Server is deployed on the primary host name of the machine, if there are multiple IP/hostnames available on the machine.
  • Verify that none of the clients and media server are behind a NAT firewall.
  • Clients and Media Server should be able to open connections (or ping) in both directions.
  • User Datagram Protocol (UDP) must be allowed through firewalls. Test by disabling firewalls on client and server and verifying AV.
  • If necessary, diagnose the Media Server logs and enable tracing.

Modifying the maximum number of participants in an AV session


To do this, edit the ConferenceManager.properties for every Conference Manager, changing the MaximumAudioConferenceUsers and MaximumVideoConferenceUsers values to the number of participants appropriate for your network and your environment's conditions:
<WAS MS Profile>/installedApps/<Cell> /ConferenceFocus.ear/ConferenceFocus.war/ConferenceManager.properties
MaximumAudioConferenceUsers is the maximum number of users the service provider supports for each audio conference call.
MaximumAudioConferenceUsers=10
MaximumVideoConferenceUsers is the maximum number of users the service provider supports for each video conference call.
MaximumVideoConferenceUsers=6

Troubleshooting video


When troubleshooting video issues, note that:
  • The minimum video card memory is 128M. A lower value sometimes works, but you may see problems later, and 16M always fails.
  • The amount of memory required depends on resolutions / bitrates.
  • DirectDraw drivers are used heavily for decoding, so use latest video drivers for best performance.

Troubleshooting Webcams


When troubleshooting Webcam issues:
  • Always use the manufacturer's drivers.
  • Most installation instructions state to install drivers before plugging in the camera, to avoid USB Video Class (UVC) drivers.
  • Use Microsoft® Windows® Update to get the latest drivers.
  • Many crashes have been traced back to issues in old Webcam drivers.

Troubleshooting UVC cameras


When troubleshooting UVC camera issues:
  • Use a generic Windows driver, such as thumb drive, when nothing more specific is found.
  • Note that drivers are broken in Windows XP SP1, mostly work in SP2, and fully work in SP3.
  • It's always better to have full drivers that recognize device specifics (focus and other camera features do not work with generic drivers).
  • Some cameras use only UVC drivers; however, many show up as UVC initially but do not implement the spec completely, causing crashes later. They are very camera specific.

Troubleshooting AV Policies


SSC: Media Manager Server/User Policy Attribute Verification
Below are URL mappings showing the different Policies that are available on the Media Server:

•	http://<host name>:9080/stpolicy/policy/av.default.policy
•	http://<host name>:9080/stpolicy/policy/av.anonymous.policy
•	http://<host name>:9080/stpolicy/serverpolicy/<server_policy_id>
•	http://<host name>:9080/stpolicy/policy/<new_policy_id>

SSC: Media Manager Policy Attribute Verification from UI
  1. From Manager Policies, select the Media Manager tab and click the New button. Give the policy a name, for example, audio_only; update the values accordingly; and save the changes.
  2. Click the Assign button to assign it to a user or group, depending on the requirement. Click Client Assign and then Done (refresh interval is 1 hour).

Community Server: Policy Attribute Verification
  1. Restart the Community server to start generating the detailed policy logs under the Domino trace directory: stpolicy_<#>.txte.g. stpolicy_100315_0957_0.txt

NOTE: If you want the stpolicy logs to generate quickly or the values to display quickly on the client, then the administrator must change the value of "How often to poll for new servers added to the Sametime community (in minutes): 60" on the Sametime Community server portlets to whatever shorter interval is desired, for example, 5 minutes or 10 minutes.

Resources


Sametime wiki article, “Troubleshooting the Sametime 8.5 Media Server:"
http://www-10.lotus.com/ldd/stwiki.nsf/dx/Troubleshooting_the_Sametime_8.5_Media_Server

developerWorks Lotus Sametime product page:
http://www.ibm.com/developerworks/lotus/products/instantmessaging/

Technotes for Lotus Sametime:
www.ibm.com/support/search.wss?q=Sametime%20Standard&rs=477&tc=SSKTXQ&dc=DB520&dtm

Sametime Information Center topic, “Log file locations”:
http://publib.boulder.ibm.com/infocenter/sametime/v8r5/index.jsp?topic=/com.ibm.help.sametime.v85.doc/trouble/trbl_intro_log_collection.html

About the authors


Naveed Yousuf is a Software Engineer working on various teams at IBM's Dublin Software Lab since 1999. He has worked with the Sametime Verification Test team for the past four years, focusing on integration and interoperability across Lotus Sametime products.

Alicia Casarrubios is a Software Engineer working on the Sametime Verification Test team. She's been with IBM since 2009, focusing on integration and interoperability across Lotus Sametime products.

  • Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (5)
collapsed Versions (5)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (5)Feb 11, 2011, 9:40:18 PM~Denise Ekresaplopoden  
4Feb 11, 2011, 9:26:37 PM~Howard Preponemanikle  
3Feb 8, 2011, 5:11:44 PM~Phil Xanveluvitchoopsi  
1Feb 8, 2011, 3:55:57 PM~Laura Chuponeveretsi  
1Feb 8, 2011, 5:09:31 PM~Phil Xanveluvitchoopsi  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedAbout
  • HCL Software
  • HCL Digital Solutions community
  • HCL Software Support
  • BlogsDigital Solutions blog
  • Community LinkHCL Software forums and blogs
  • About HCL Software
  • Privacy
  • Accessibility